Fix bug #8468 with redisplay and scroll-margin > 0.
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Apr 2011 16:39:09 +0000 (19:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Apr 2011 16:39:09 +0000 (19:39 +0300)
commitb23384599e577c7900320025f8edf7e424882048
tree159343a401c877d5ca443aed190fb67c785d4728
parentacc39acef5e10fa0e8070a36f838427cfccdacd5
parent58f84677dbdc6d8fe719b432d2c3f3b7a76d1937
Fix bug #8468 with redisplay and scroll-margin > 0.

 src/xdisp.c (redisplay_window): Don't try to determine the character
 position of the scroll margin if the window start point w->startp
 is outside the buffer's accessible region.
src/ChangeLog
src/xdisp.c